Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sharing connection pool client. #694

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Conversation

truyenh20
Copy link
Contributor

This code currently does not allow you to set the external MongoDb client for re-use. A simple modification to this code would help utilize the external connection pool client

This code currently does not allow you to set the external MongoDb client for re-use. A simple modification to this code would help utilize the external connection pool client
Copy link

nx-cloud bot commented Sep 26, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 85af6a9. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.52%. Comparing base (8d95c84) to head (85af6a9).
Report is 197 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #694      +/-   ##
===========================================
- Coverage   100.00%   98.52%   -1.48%     
===========================================
  Files            1        2       +1     
  Lines           76      136      +60     
  Branches        15       32      +17     
===========================================
+ Hits            76      134      +58     
- Misses           0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tirke
Copy link
Owner

Tirke commented Oct 21, 2024

thanks for the PR will merge

@Tirke Tirke merged commit 2530a8e into Tirke:main Oct 21, 2024
6 of 7 checks passed
@github-actions github-actions bot mentioned this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants